Linkify SMTP.quit() in smtplib documentation.#9785
Conversation
|
Hi and thanks for you PR. This was not a typo, the But there's a bigger error, ? This would create a clickable link to the quit method, instead of unclickable-text to a non-existing method. |
|
Thank you for teaching me! I misunderstood. |
|
Hi @taketakeyyy just add a new commit to this PR where you fix with |
|
@matrixise |
|
Thanks @taketakeyyy for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
(cherry picked from commit ba57963) Co-authored-by: takey <taketakeyyy@gmail.com>
|
GH-10681 is a backport of this pull request to the 3.7 branch. |
|
GH-10682 is a backport of this pull request to the 3.6 branch. |
|
GH-10683 is a backport of this pull request to the 2.7 branch. |
(cherry picked from commit ba57963) Co-authored-by: takey <taketakeyyy@gmail.com>
(cherry picked from commit ba57963) Co-authored-by: takey <taketakeyyy@gmail.com>
(cherry picked from commit ba57963) Co-authored-by: takey <taketakeyyy@gmail.com>
(cherry picked from commit ba57963) Co-authored-by: takey <taketakeyyy@gmail.com>
(cherry picked from commit ba57963) Co-authored-by: takey <taketakeyyy@gmail.com>
* Update the source path of the pegen target within the Windows regen project. Change the path to Windows path formats. * Use the more reliable SetEnv task for Cpp Projects in MSBuild.
No description provided.